home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / hight-d.swf / scripts / DefineButton2_255 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  76 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    beenhere = 1;
  4.    gotoAndStop(4);
  5. }
  6.